<E CAPTION="<cfx_pop3date>" VALUE='<cfx_pop3date ParsedDate="datestring">' DESC='<B><cfx_pop3date ParsedDate="datestring"></B><P>Parses the date and returns it in a variable.<P>(Contributed by Paul Hastings)'/>
<E CAPTION="<cf_ParseEmail>" VALUE='<cf_ParseEmail EmailFrom ="fromstring">' DESC='<B><CF_ParseEmail EmailFrom="#From#"></B><P>Parses the FROM attribute and returns address in variable ParsedEmail.<P>(Contributed by Paul Hastings)'/>
</CAT>
<CAT CAPTION="House of Fusion" ICON="Images/Person.bmp">
<E CAPTION="CF_MERGEQUERY" VALUE='<CF_MergeQuery' DESC='<B><CF_MergeQuery Query1="query1" Query2="query2"></B><P>Cold Fusion tag to merge two queries into one.<P>(Contributed by Michael Dinowitz)'/>
<E CAPTION="<CFX_WSAUTH>" VALUE='<CFX_WSAUTH>' DESC='<B><CFX_WSAUTH ...></B><P><P>(Contributed by Michael Dinowitz)'/>
<E CAPTION="<CFX_KillClient>" VALUE='<CFX_KillClient ClientID="id">' DESC='<B><CFX_KillClient ClientID="id"></B><P>CFX tag to delete either specific clients from the registrey or all of them at once.<P>(Contributed by Michael Dinowitz)'/>
<E CAPTION="<CFX_Check_Email>" VALUE='<CFX_CHECK_EMAIL EMail="#form.email#">' DESC='<B><CFX_CHECK_EMAIL EMail="#form.email#"></B><P>Detects if an email address is properly formated.<P>(Contributed by Michael Dinowitz)'/>
<E CAPTION="<CF_RPC_StockIndex>" VALUE='<CF_RPC_StockIndex Spoof="IP|yes" Server="quoteserver">' DESC='<B><CF_RPC_StockIndex Spoof="IP|yes" Server="quoteserver"></B><P>Obtains the stock indexes from different sites.<P><UL><LI>Standard call:<B><CF_RPC_StockIndex></B><LI>Call with standard IP spoof:<B><CF_RPC_StockIndex Spoof="yes"></B><LI>Call with specific IP spoof:<B><CF_RPC_StockIndex Spoof="207.240.52.2"></B><LI>Call to a specific quote server:<B><CF_RPC_StockIndex Server="PCQuote"></B></UL><P>(Contributed by Michael Dinowitz)'/>